C1.Web.Mvc.Fluent Namespace : RangeSelectorBuilder<T> Class |
The following tables list the members exposed by RangeSelectorBuilder<T>.
Name | Description | |
---|---|---|
RangeSelectorBuilder<T> Constructor | Create one FlexGridFilterBuilder instance. |
Name | Description | |
---|---|---|
IsVisible | Sets the IsVisible property. | |
Max | Sets the Max property. | |
MaxScale | Sets the MaxScale property. | |
Min | Sets the Min property. | |
MinScale | Sets the MinScale property. | |
OnClientRangeChanged | Sets the OnClientRangeChanged property. | |
Orientation | Sets the Orientation property. | |
Seamless | Sets the Seamless property. | |
ToHtmlString | Get an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<RangeSelector<T>,RangeSelectorBuilder<T>>) |
Name | Description | |
---|---|---|
ToTemplate | Render the html string in template mode. |